home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / disk / misc / mfs.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.4 KB  |  53 lines

  1. Short: Merges DF0: and PC0: in a single device
  2. Type: disk/misc
  3. Uploader: MC6489@mclink.it (Nicola Salmoria)
  4. Author: MC6489@mclink.it (Nicola Salmoria)
  5.  
  6. Thanks to the versatility of AmigaDOS, we are able to use many different
  7. file systems on our disks. The most popular is of course CrossDOS (tm), but
  8. many other file systems can be found in the PD.
  9. Adding a new file system to the Amiga is simplicity itself: just copy a
  10. file in L:, provide a suitable mountlist, and there you go.
  11. This works flawlessy if every physical unit is accessed by a single file
  12. system, but if multiple file systems share the same device, some problems
  13. arise:
  14.  
  15. - You have to call the same unit with different names (e.g. DF0: and PC0:)
  16.   depending of the kind of disk inserted.
  17.  
  18. - When you insert a PC disk, the Workbench shows a DF0:???? icon, and vice
  19.   versa; this can be very annoying especially for owners of more than one
  20.   drive.
  21.  
  22. - When a file system is busy (for example during a DiskCopy), the other file
  23.   systems can still access the disk; this goes against the concept of
  24.   "inhibiting" a device.
  25.  
  26.  
  27. MultiFileSystem solves all of these problems. It isn't a file system in the
  28. usual way: it is an interface to other file systems. When you mount it, you
  29. tell it which file systems it should use; afterwards, when a disk is
  30. inserted, MultiFileSystem will recognize it and pass the commands to the
  31. appropriate file system. This means that with a single device name, for
  32. example DF0:, you can access any conceivable file system!
  33.  
  34. You are not limited to floppy drives, of course: I successfully installed
  35. MultiFileSystem over a 128Mb magnetooptical drive.
  36.  
  37.  
  38. ============================= Archive contents =============================
  39.  
  40. Original  Packed Ratio    Date     Time    Name
  41. -------- ------- ----- --------- --------  -------------
  42.      628     266 57.6% 19-Mar-94 16:46:40  MFS.info
  43.     2048    1390 32.1% 28-Apr-94 20:01:32  MFS/c/MFSMount
  44.     5672    3108 45.2% 28-Apr-94 20:01:20  MFS/l/mfs-handler
  45.     2773     635 77.1% 26-May-94 23:06:54  MFS/MFS-install
  46.      664     324 51.2% 26-May-94 23:33:12  MFS/MFS-install.info
  47.     4856    2158 55.5% 30-May-94 18:33:30  MFS/MultiFileSystem.guide
  48.      482     237 50.8% 26-May-94 23:33:12  MFS/MultiFileSystem.guide.info
  49.     4456    2893 35.0% 28-Apr-94 00:30:32  MFS/tools/commodities/MFS
  50.      544     255 53.1% 25-Mar-94 23:28:22  MFS/tools/commodities/MFS.info
  51. -------- ------- ----- --------- --------
  52.    22123   11266 49.0% 05-Jun-94 14:39:56   9 files
  53.